[INFO] cloning repository https://github.com/selfonomy/duckagent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/selfonomy/duckagent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfonomy%2Fduckagent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfonomy%2Fduckagent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06550f42d39675dc9a08837f56d695d4f0a932eb
[INFO] checking selfonomy/duckagent against try#fceb2de603f0807f9049222f3f612ed51ed8f9dc for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfonomy%2Fduckagent" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/selfonomy/duckagent
[INFO] finished tweaking git repo https://github.com/selfonomy/duckagent
[INFO] tweaked toml for git repo https://github.com/selfonomy/duckagent written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/selfonomy/duckagent on toolchain fceb2de603f0807f9049222f3f612ed51ed8f9dc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/selfonomy/duckagent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 84dc5daae63f766dd4a3b32ada71c87cc72b6234d5695f62cbfda9eb823800fd
[INFO] running `Command { std: "docker" "start" "84dc5daae63f766dd4a3b32ada71c87cc72b6234d5695f62cbfda9eb823800fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "84dc5daae63f766dd4a3b32ada71c87cc72b6234d5695f62cbfda9eb823800fd" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84dc5daae63f766dd4a3b32ada71c87cc72b6234d5695f62cbfda9eb823800fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "84dc5daae63f766dd4a3b32ada71c87cc72b6234d5695f62cbfda9eb823800fd" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking no_std_io2 v0.9.3
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking negentropy v0.5.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking atomic-destructor v0.3.0
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking cached v0.56.0
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking serial2 v0.2.36
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]    Compiling duckagent v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking utf8-chars v3.0.6
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking tiktoken-rs v0.7.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking nostr v0.44.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking portable-pty v0.9.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr] warning: duckagent@0.1.3: /opt/rustwide/workdir/src/sandbox/vendor/bubblewrap/network.c: In function 'rtnl_send_request':
[INFO] [stderr] warning: duckagent@0.1.3: /opt/rustwide/workdir/src/sandbox/vendor/bubblewrap/network.c:53:10: warning: missing initializer for field 'nl_pid' of 'struct sockaddr_nl' [-Wmissing-field-initializers]
[INFO] [stderr] warning: duckagent@0.1.3:    53 |   struct sockaddr_nl dst_addr = { AF_NETLINK, 0 };
[INFO] [stderr] warning: duckagent@0.1.3:       |          ^~~~~~~~~~~
[INFO] [stderr] warning: duckagent@0.1.3: In file included from /opt/rustwide/workdir/src/sandbox/vendor/bubblewrap/network.c:26:
[INFO] [stderr] warning: duckagent@0.1.3: /usr/include/linux/netlink.h:40:25: note: 'nl_pid' declared here
[INFO] [stderr] warning: duckagent@0.1.3:    40 |         __u32           nl_pid;         /* port ID      */
[INFO] [stderr] warning: duckagent@0.1.3:       |                         ^~~~~~
[INFO] [stderr] warning: duckagent@0.1.3: /opt/rustwide/workdir/src/sandbox/vendor/bubblewrap/network.c: In function 'loopback_setup':
[INFO] [stderr] warning: duckagent@0.1.3: /opt/rustwide/workdir/src/sandbox/vendor/bubblewrap/network.c:142:10: warning: missing initializer for field 'nl_pid' of 'struct sockaddr_nl' [-Wmissing-field-initializers]
[INFO] [stderr] warning: duckagent@0.1.3:   142 |   struct sockaddr_nl src_addr = { AF_NETLINK, 0 };
[INFO] [stderr] warning: duckagent@0.1.3:       |          ^~~~~~~~~~~
[INFO] [stderr] warning: duckagent@0.1.3: /usr/include/linux/netlink.h:40:25: note: 'nl_pid' declared here
[INFO] [stderr] warning: duckagent@0.1.3:    40 |         __u32           nl_pid;         /* port ID      */
[INFO] [stderr] warning: duckagent@0.1.3:       |                         ^~~~~~
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking async-utility v0.3.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking bon v3.9.1
[INFO] [stderr]     Checking brush-parser v0.3.0
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking nostr-database v0.44.0
[INFO] [stderr]     Checking nostr-gossip v0.44.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking async-wsocket v0.13.2
[INFO] [stderr]     Checking nostr-relay-pool v0.44.1
[INFO] [stderr]     Checking nostr-sdk v0.44.1
[INFO] [stdout] warning: function `execute` is never used
[INFO] [stdout]   --> src/capabilities/builtins/apply_patch.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn execute(args: Value) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute` is never used
[INFO] [stdout]   --> src/capabilities/builtins/edit.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn execute(args: Value) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute` is never used
[INFO] [stdout]   --> src/capabilities/builtins/write_file.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn execute(args: Value) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `load_best_effort` and `render_runtime_tools` are never used
[INFO] [stdout]    --> src/capabilities/registry.rs:61:12
[INFO] [stdout]     |
[INFO] [stdout]  60 | impl RuntimeToolRegistry {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout]  61 |     pub fn load_best_effort() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn render_runtime_tools(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_runtime_tool` is never used
[INFO] [stdout]    --> src/capabilities/registry.rs:526:4
[INFO] [stdout]     |
[INFO] [stdout] 526 | fn render_runtime_tool(entry: &RuntimeToolEntry) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tool_turn_texts` is never read
[INFO] [stdout]  --> src/client/types.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ModelResponse {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 8 |     pub steps: Vec<Vec<Message>>,
[INFO] [stdout] 9 |     pub tool_turn_texts: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ModelResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_gateway_logs_dir` is never used
[INFO] [stdout]     --> src/gateway/mod.rs:3135:4
[INFO] [stdout]      |
[INFO] [stdout] 3135 | fn default_gateway_logs_dir() -> Result<PathBuf> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_payload_record` is never used
[INFO] [stdout]    --> src/gateway/channels/bluebubbles.rs:726:4
[INFO] [stdout]     |
[INFO] [stdout] 726 | fn extract_payload_record(payload: &Value) -> Option<Value> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `from_name` is never read
[INFO] [stdout]   --> src/gateway/channels/email.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct ParsedEmail {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 57 |     from: String,
[INFO] [stdout] 58 |     from_name: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedEmail` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_email_payload` is never used
[INFO] [stdout]    --> src/gateway/channels/email.rs:540:4
[INFO] [stdout]     |
[INFO] [stdout] 540 | fn parse_email_payload(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `irc_chunks` is never used
[INFO] [stdout]    --> src/gateway/channels/irc.rs:601:4
[INFO] [stdout]     |
[INFO] [stdout] 601 | fn irc_chunks(text: &str) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `accept_notification` is never used
[INFO] [stdout]    --> src/gateway/channels/msgraph_webhook.rs:171:8
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl MsGraphWebhookAdapter {
[INFO] [stdout]     | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 171 |     fn accept_notification(&self, value: &Value) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `aes_padded_size` is never used
[INFO] [stdout]    --> src/gateway/channels/weixin.rs:690:4
[INFO] [stdout]     |
[INFO] [stdout] 690 | fn aes_padded_size(len: usize) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_WHATSAPP_BRIDGE_BASE` is never used
[INFO] [stdout]   --> src/gateway/channels/whatsapp.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const DEFAULT_WHATSAPP_BRIDGE_BASE: &str = "http://127.0.0.1:3000";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `whatsapp_text_chunks` is never used
[INFO] [stdout]     --> src/gateway/channels/whatsapp.rs:1651:4
[INFO] [stdout]      |
[INFO] [stdout] 1651 | fn whatsapp_text_chunks(text: &str) -> Vec<String> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `seq_no` and `status` are never read
[INFO] [stdout]   --> src/gateway/channels/yuanbao.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct YuanbaoConnHead {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     seq_no: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     status: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `YuanbaoConnHead` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/gateway/channels/yuanbao.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Fixed32(Vec<u8>),
[INFO] [stdout]    |     ------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProtoValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 71 -     Fixed32(Vec<u8>),
[INFO] [stdout] 71 +     Fixed32(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/gateway/channels/yuanbao.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |     Fixed64(Vec<u8>),
[INFO] [stdout]    |     ------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProtoValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 72 -     Fixed64(Vec<u8>),
[INFO] [stdout] 72 +     Fixed64(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xml_escape` is never used
[INFO] [stdout]    --> src/gateway/service.rs:593:4
[INFO] [stdout]     |
[INFO] [stdout] 593 | fn xml_escape(value: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_arg` is never used
[INFO] [stdout]    --> src/gateway/service.rs:606:4
[INFO] [stdout]     |
[INFO] [stdout] 606 | fn path_arg(path: &Path) -> String {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user_code` is never read
[INFO] [stdout]     --> src/gateway/setup.rs:1318:5
[INFO] [stdout]      |
[INFO] [stdout] 1315 | struct FeishuRegistrationBegin {
[INFO] [stdout]      |        ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1318 |     user_code: String,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `FeishuRegistrationBegin` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prompt_gateway_review_maybe_bind` is never used
[INFO] [stdout]     --> src/gateway/setup.rs:7393:4
[INFO] [stdout]      |
[INFO] [stdout] 7393 | fn prompt_gateway_review_maybe_bind(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compose_main_user_message` is never used
[INFO] [stdout]   --> src/instructions.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn compose_main_user_message(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compose_main_user_message_with_capabilities` is never used
[INFO] [stdout]   --> src/instructions.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn compose_main_user_message_with_capabilities(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_assistant_markdown` is never used
[INFO] [stdout]  --> src/markdown/mod.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) fn render_assistant_markdown(markdown: &str, width: usize) -> String {
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_mcp_servers` is never used
[INFO] [stdout]    --> src/mcp/config.rs:194:8
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub fn save_mcp_servers(servers: BTreeMap<String, McpServerConfig>) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Developer` is never constructed
[INFO] [stdout]   --> src/model.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum Message {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] 10 |     System(SystemMessage),
[INFO] [stdout] 11 |     Developer(String),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_provider_auth` is never used
[INFO] [stdout]    --> src/provider/mod.rs:435:8
[INFO] [stdout]     |
[INFO] [stdout] 435 | pub fn save_provider_auth(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prepare_host_proxy_route_spec` is never used
[INFO] [stdout]   --> src/sandbox/backends/linux_proxy_routing.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub(crate) fn prepare_host_proxy_route_spec() -> io::Result<String> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `any_glob_matches` is never used
[INFO] [stdout]   --> src/sandbox/matcher.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn any_glob_matches(patterns: &[String], value: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shell_explicit_permission` is never used
[INFO] [stdout]    --> src/sandbox/permissions.rs:160:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub fn shell_explicit_permission(sandbox: &ResolvedSandbox, command: &str) -> PermissionMatch {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_path` is never used
[INFO] [stdout]    --> src/sandbox/permissions.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn workspace_path() -> Result<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `current` and `proxy_port_for_sandbox` are never used
[INFO] [stdout]   --> src/sandbox/windows_setup.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl WindowsSandboxSetupMarker {
[INFO] [stdout]    | ------------------------------ associated items in this implementation
[INFO] [stdout] 46 |     pub fn current() -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn proxy_port_for_sandbox(&self, sandbox: &ResolvedSandbox) -> Option<u16> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `marker_proxy_port_for_sandbox_at` is never used
[INFO] [stdout]    --> src/sandbox/windows_setup.rs:210:4
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn marker_proxy_port_for_sandbox_at(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_required_error_message` is never used
[INFO] [stdout]    --> src/sandbox/windows_setup.rs:303:4
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn setup_required_error_message(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `shadow` and `agent` are never used
[INFO] [stdout]    --> src/session.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 175 | impl SessionScope {
[INFO] [stdout]     | ----------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn shadow() -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn agent(agent_id: &str) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]     --> src/session.rs:394:12
[INFO] [stdout]      |
[INFO] [stdout]  377 | impl SessionManager {
[INFO] [stdout]      | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  394 |     pub fn create_session(&self, title: Option<&str>, system_prompt: &str) -> Result<String> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  398 |     pub fn create_session_with_runtime(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  538 |     pub fn append_text_message_with_scope(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  914 |     pub fn get_messages_for_scope(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  936 |     pub fn to_model_messages_for_scope(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  945 |     pub fn to_openai_messages_for_scope(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  965 |     pub fn append_process_event(&self, session_id: &str, event: ProcessEventPayload) -> Result<()> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1009 |     pub fn new_tool_use_message(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1017 |     pub fn new_tool_use_message_with_scope(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1065 |     pub fn new_tool_approval_request_message(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1082 |     pub fn new_tool_approval_request_message_with_scope(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1101 |     pub fn new_tool_approval_decision_message(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1120 |     pub fn new_tool_approval_decision_message_with_scope(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `replay_scope_history` is never used
[INFO] [stdout]     --> src/session.rs:1385:4
[INFO] [stdout]      |
[INFO] [stdout] 1385 | fn replay_scope_history(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_messages_tokens_rough` is never used
[INFO] [stdout]   --> src/utils.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn estimate_messages_tokens_rough(messages: &[Value]) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute` is never used
[INFO] [stdout]   --> src/capabilities/builtins/write_file.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn execute(args: Value) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `load_best_effort` is never used
[INFO] [stdout]   --> src/capabilities/registry.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl RuntimeToolRegistry {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 61 |     pub fn load_best_effort() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tool_turn_texts` is never read
[INFO] [stdout]  --> src/client/types.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ModelResponse {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 8 |     pub steps: Vec<Vec<Message>>,
[INFO] [stdout] 9 |     pub tool_turn_texts: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ModelResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `from_name` is never read
[INFO] [stdout]   --> src/gateway/channels/email.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct ParsedEmail {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 57 |     from: String,
[INFO] [stdout] 58 |     from_name: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedEmail` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_WHATSAPP_BRIDGE_BASE` is never used
[INFO] [stdout]   --> src/gateway/channels/whatsapp.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const DEFAULT_WHATSAPP_BRIDGE_BASE: &str = "http://127.0.0.1:3000";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `whatsapp_text_chunks` is never used
[INFO] [stdout]     --> src/gateway/channels/whatsapp.rs:1651:4
[INFO] [stdout]      |
[INFO] [stdout] 1651 | fn whatsapp_text_chunks(text: &str) -> Vec<String> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `seq_no` and `status` are never read
[INFO] [stdout]   --> src/gateway/channels/yuanbao.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct YuanbaoConnHead {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     seq_no: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     status: u64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `YuanbaoConnHead` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/gateway/channels/yuanbao.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Fixed32(Vec<u8>),
[INFO] [stdout]    |     ------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProtoValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 71 -     Fixed32(Vec<u8>),
[INFO] [stdout] 71 +     Fixed32(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/gateway/channels/yuanbao.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |     Fixed64(Vec<u8>),
[INFO] [stdout]    |     ------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProtoValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 72 -     Fixed64(Vec<u8>),
[INFO] [stdout] 72 +     Fixed64(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xml_escape` is never used
[INFO] [stdout]    --> src/gateway/service.rs:593:4
[INFO] [stdout]     |
[INFO] [stdout] 593 | fn xml_escape(value: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_arg` is never used
[INFO] [stdout]    --> src/gateway/service.rs:606:4
[INFO] [stdout]     |
[INFO] [stdout] 606 | fn path_arg(path: &Path) -> String {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user_code` is never read
[INFO] [stdout]     --> src/gateway/setup.rs:1318:5
[INFO] [stdout]      |
[INFO] [stdout] 1315 | struct FeishuRegistrationBegin {
[INFO] [stdout]      |        ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1318 |     user_code: String,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `FeishuRegistrationBegin` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prompt_gateway_review_maybe_bind` is never used
[INFO] [stdout]     --> src/gateway/setup.rs:7393:4
[INFO] [stdout]      |
[INFO] [stdout] 7393 | fn prompt_gateway_review_maybe_bind(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compose_main_user_message` is never used
[INFO] [stdout]   --> src/instructions.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn compose_main_user_message(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compose_main_user_message_with_capabilities` is never used
[INFO] [stdout]   --> src/instructions.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn compose_main_user_message_with_capabilities(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_mcp_servers` is never used
[INFO] [stdout]    --> src/mcp/config.rs:194:8
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub fn save_mcp_servers(servers: BTreeMap<String, McpServerConfig>) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Developer` is never constructed
[INFO] [stdout]   --> src/model.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum Message {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] 10 |     System(SystemMessage),
[INFO] [stdout] 11 |     Developer(String),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_provider_auth` is never used
[INFO] [stdout]    --> src/provider/mod.rs:435:8
[INFO] [stdout]     |
[INFO] [stdout] 435 | pub fn save_provider_auth(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prepare_host_proxy_route_spec` is never used
[INFO] [stdout]   --> src/sandbox/backends/linux_proxy_routing.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub(crate) fn prepare_host_proxy_route_spec() -> io::Result<String> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `any_glob_matches` is never used
[INFO] [stdout]   --> src/sandbox/matcher.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn any_glob_matches(patterns: &[String], value: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_path` is never used
[INFO] [stdout]    --> src/sandbox/permissions.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn workspace_path() -> Result<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `to_openai_messages_for_scope`, `append_process_event`, `new_tool_approval_request_message`, `new_tool_approval_request_message_with_scope`, `new_tool_approval_decision_message`, and `new_tool_approval_decision_message_with_scope` are never used
[INFO] [stdout]     --> src/session.rs:945:12
[INFO] [stdout]      |
[INFO] [stdout]  377 | impl SessionManager {
[INFO] [stdout]      | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  945 |     pub fn to_openai_messages_for_scope(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  965 |     pub fn append_process_event(&self, session_id: &str, event: ProcessEventPayload) -> Result<()> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1065 |     pub fn new_tool_approval_request_message(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1082 |     pub fn new_tool_approval_request_message_with_scope(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1101 |     pub fn new_tool_approval_decision_message(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1120 |     pub fn new_tool_approval_decision_message_with_scope(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "84dc5daae63f766dd4a3b32ada71c87cc72b6234d5695f62cbfda9eb823800fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84dc5daae63f766dd4a3b32ada71c87cc72b6234d5695f62cbfda9eb823800fd", kill_on_drop: false }`
[INFO] [stdout] 84dc5daae63f766dd4a3b32ada71c87cc72b6234d5695f62cbfda9eb823800fd
